home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Reusable Classes_Code / Internet_Networking / FTP Socket / Previous users, README! < prev    next >
Text File  |  1998-05-08  |  533b  |  1 lines

  1. If you are replacing older FTP socket subclasses with these, then after dragging the class definitions into your project window but before doing anything else, make sure your socket controls have their super set properly.  Even if it appears correct in the properties window, reselect the correct super anyway (trust me!).  I've noticed problems (crashes) with DR1r33 not remembering the correct super when changing the class definition, and something as simple as trying to save the project without resetting this can cause a crash.